Problem Note 31565: The elapsed time statistic in incorrect when you use the FULLSTIMER system option with the SQL procedure's STIMER system option for SASĀ® 9.2 in the z/OS environment
In SAS 9.2 under z/OS, the elapsed time statistic is incorrect when you combine the FULLSTIMER system option and the PROC SQL STIMER system option.
When you combine these options, the output that is written to the SAS log is similar to the following:
NOTE: The SQL Statement used the following resources:
CPU time - 00:00:00.93
Elapsed time - 94856155.68
EXCP count - 972
Task memory - 7588K (627K data, 6961K program)
Total memory - 23645K (7840K data, 15805K program)
This problem only occurs in SAS 9.2 (for both batch and interactive SAS sessions) under Z/OS.
You can prevent an incorrect elapsed-time value by removing the PROC SQL STIMER option.
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.2 TS1M0 | 9.2 TS2M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
In SAS 9.2 under z/OS, the elapsed time statistic is incorrect when you combine the FULLSTIMER system option and the PROC SQL STIMER system option.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2008-05-14 13:53:05 |
Date Created: | 2008-03-24 08:42:28 |